home *** CD-ROM | disk | FTP | other *** search
/ Precision Software Appli…tions Silver Collection 1 / Precision Software Applications Silver Collection Volume One (PSM) (1993).iso / tutor / dosguide.exe / DOSSUM.ZIP / DOSSUM.DOC < prev    next >
Text File  |  1991-02-23  |  12KB  |  156 lines

  1.         +============================================================+
  2.         |                                                            |
  3.         |                    Computer Knowledge                      |
  4.         |                                                            |
  5.         |                          Presents                          |
  6.         |                                                            |
  7.         |                        DOS  Summary                        |
  8.         |                                                    Ver 1.0 |
  9.         +============================================================+
  10.            Copyright 1990, Computer Knowledge, All Rights Reserved
  11.  +--------------------------------------------------------------------------+
  12.  | DOS Summary presents summary screens on MS/PC-DOS commands through ver 4.|
  13.  | Access from the command line, alphabetical menus, or menus grouped by    |
  14.  | major function.  Release date: Feb 1991.  If over a year old please send |
  15.  | SASE for update information or to see if new software is available.      |
  16.  +--------------------------------------------------------------------------+
  17. -----------------------------------------------------------------------------
  18.  Shareware: Please pay if you learned something. Press F1 for details & help.
  19.    Anyone selling disks with this program on them MUST have permission from  
  20.     Computer Knowledge.  Free copying is allowed for evaluation purposes.    
  21.            Computer Knowledge, PO Box 91176, Los Angeles, CA 90009           
  22. -----------------------------------------------------------------------------
  23.  
  24. +===========================================================================+
  25. |                         Starting DOS Summary                              |
  26. |                                                                           |
  27. |  From the DOS prompt you can start DOS Summary one of two ways:           |
  28. |                                                                           |
  29. |              d> DOSSUM          or         d> DOSSUM command              |
  30. |                                                                           |
  31. |  If you start without a command you will be presented with a menu from    |
  32. |  which you can choose to find a command alphabetically or grouped by      |
  33. |  function. From the menu you pick the command you wish to see summarized; |
  34. |  from that command you can alphabetically sequence through all DOS        |
  35. |  commands or by pressing "M" return to the menu you last left.  Pressing  |
  36. |  ESCape at any screen exits the program.                                  |
  37. |                                                                           |
  38. |  If you start with a DOS command as a parameter DOS Summary will start    |
  39. |  and show you that command summary.  You may then exit, move through      |
  40. |  screens, or go to a menu. DOS Summary will show you the command closest  |
  41. |  to the one you typed in based on the first unique sequence of characters |
  42. |  in the command (e.g. JOIN would be recognized by the "J" alone).  The    |
  43. |  alphabetical menu will be displayed if the command cannot be parsed.     |
  44. |                                                                           |
  45. |  For instructions at each screen see the bottom line of the border        |
  46. |                                                                           |
  47. |  A Feb 1991 version added a black and white startup option. To cause all  |
  48. |  screens to appear as intense white on black use a /BW parameter as the   |
  49. |  FIRST parameter after the filename. E.G.                                 |
  50. |                                              C> DOSSUM /BW                |
  51. |                                                                           |
  52. |  You may follow the /BW with a space and then an optional command name if |
  53. |  you wish but the /BW must be the first parameter in order for the black  |
  54. |  and white option to be accessed. NOTE: Since the original images are     |
  55. |  stored with color attributes the black and white switch causes the color |
  56. |  attributes to be changed after the screen is displayed. Depending on the |
  57. |  speed of your system you may notice what appears to be flicker as each   |
  58. |  screen appears and then changes color to black and white. This is normal.|
  59. +===========================================================================+
  60.   Notation
  61. +============================================================================+
  62. | Command syntax will appear in this box.  Syntax conventions       resident |
  63. | are:                                                             transient |
  64. |       COMMAND [ <parameter> | <pathname or filename> ] ...       (DOS 3.0) |
  65. |          ^    ^ ^    ^      ^   ^                       ^            ^     |
  66. |  Command |    | | Name that |   |       Can repeat last |     Resident is  |
  67. |  to issue.    | | describes |   |       parameter.            in memory.   |
  68. | Indicates an -+ | parameter.|   + Indicates path and/or file  Transient is |
  69. | optional        |           |     name.                       disk file.   |
  70. | parameter.      |           + Divides alternatives. Only one  DOS version  |
  71. |     Surround parameter name.  alternative is allowed.         is 1st intro.|
  72. +============================================================================+
  73. ==============================================================================
  74.  Screens will generally be divided into two sections, the top being a brief   
  75.  command syntax, the bottom being a description of what the command does and  
  76.  why you might want to use it.  Some cautions will also be noted in the lower 
  77.  screen.  Some screens may be continued and this will be indicated by a < or >
  78.  in the border between boxes.  As of DOS 3.0 you may specify a pathname before
  79.  a transient command to tell DOS where to find the command.  To simplify the  
  80.  display this has been dropped from the syntax statements.  Note: Since DOS   
  81.  is distributed by computer manufacturers, not all commands may be available  
  82.  in all DOS releases, even releases with the same version number.             
  83. ==============================================================================
  84.  
  85. +===========================================================================+
  86. |                               Shareware                                   |
  87. |                                                                           |
  88. |  Shareware is a marketing technique.  Shareware distribution involves     |
  89. |  friends, disk vendors, electronic bulletin board systems, and others     |
  90. |  who spread programs world-wide for you to evaluate.  Some small cost     |
  91. |  may be involved to compensate a disk vendor for copying and mailing      |
  92. |  or BBS and phone charges for electronic distribution.  These revenues    |
  93. |  compensate the people who run the distribution channel; they do NOT      |
  94. |  go to the author of the Shareware program you evaluate.                  |
  95. |                                                                           |
  96. |  The Shareware marketing technique allows you to evaluate many different  |
  97. |  programs in order to find one that fits your needs.  The search costs    |
  98. |  very little and when you find the program that solves your problem you   |
  99. |  send a license fee to the author to register it.  This registration      |
  100. |  may give you added benefit (new disk, printed manual, support); you      |
  101. |  find these details in the documentation files on the program disk.       |
  102. |                                                                           |
  103. |  This "try before buy" approach gives you the ability to find a program   |
  104. |  that exactly fits your needs before you pay for it, unlike conventional  |
  105. |  "buy before try" approaches used by commercial software authors.         |
  106. |                                                                           |
  107. +===========================================================================+
  108. +===========================================================================+
  109. |                 DOS Summary, Ver 1.0 License and Pricing                  |
  110. |                                                                           |
  111. | DOS Summary, Ver 1.0 is a "free" Shareware program.  It is provided as a  |
  112. | convenience to computer users to try to help them make productive use     |
  113. | of their computer.  While there is no fee for use of the program we do    |
  114. | need to hear from you.  Please send:                                      |
  115. |                                                                           |
  116. |      Your name and mailing address                                        |
  117. |      The program name: "DOS Summary, Ver 1.0"                             |
  118. | plus                                                                      |
  119. |      Comments about the program       To:  Computer Knowledge             |
  120. |      Where you got the program             PO Box 91176                   |
  121. |      Suggested enhancements                Los Angeles, CA 90009          |
  122. |                                                                           |
  123. | Your Shareware evaluation license is limited to 30 days from your first   |
  124. | use of the program.  If you learned something and/or continue to use the  |
  125. | program after that time registration is required.  After we hear from you |
  126. | your license to use DOS Summary, Ver 1.0 continues indefinitely.  You     |
  127. | may give copies to others for evaluation, but may not charge without      |
  128. | permission from Computer Knowledge.  Registered users will receive notice |
  129. | of future products.                                                       |
  130. +===========================================================================+
  131.  
  132. +===========================================================================+
  133. |                           _______                                         |
  134. |                      ____|__     |                (R)                     |
  135. |                   --|       |    |-------------------                     |
  136. |                     |   ____|__  |  Association of                        |
  137. |                     |  |       |_|  Shareware                             |
  138. |                     |__|   o   |    Professionals                         |
  139. |                   -----|   |   |---------------------                     |
  140. |                        |___|___|    MEMBER                                |
  141. |                                                                           |
  142. |                                                                           |
  143. |      Computer Knowledge is a member of the Association of Shareware       |
  144. |      Professionals (ASP).  ASP wants to make sure that the Shareware      |
  145. |      principle works for you.  If you are unable to resolve a             |
  146. |      Shareware-related problem with an ASP member by contacting the       |
  147. |      member directly, ASP may be able to help.  The ASP Ombudsman         |
  148. |      can help you resolve a dispute or problem with an ASP member,        |
  149. |      but does not provide technical support for members' products.        |
  150. |      Please write to the ASP Ombudsman at 545 Grover Road, Muskegon,      |
  151. |      MI 49442-9427 or send a CompuServe message via CompuServe Mail       |
  152. |      to ASP Ombudsman 70007,3536.                                         |
  153. |                                                                           |
  154. +===========================================================================+
  155.  
  156.